- append
void append(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- length
uint length()
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
auto ref opAssign(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
auto ref opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
auto ref opOpAssign(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.